CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - haar matlab

搜索资源列表

  1. watermark2

    0下载:
  2. matlab整数变换,整数Haar小波变换的水印嵌入,pdf电子书
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:627310
    • 提供者:ereast
  1. wavelet

    0下载:
  2. MATLAB下的小波变换图像处理代码,采用HAAR函数实现,含HAAR函数代码,希望有点用-MATLAB Wavelet Transform in image processing code, using HAAR function implementation, including HAAR function code, with a little hope
  3. 所属分类:Wavelet

    • 发布日期:2017-04-04
    • 文件大小:527
    • 提供者:UmShinho
  1. sujun_adaboost

    0下载:
  2. matlab 代码,用于积分图计算,对haar特征和adaboost算法学习者是个不错的代码-matlab code used to calculate the integral map of haar features and adaboost algorithm code is a good learner
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2990
    • 提供者:苏军
  1. signal-analysis

    0下载:
  2. dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3571
    • 提供者:zhouhao
  1. fdp-v51

    0下载:
  2. Face detection project based on Adaboost algorithum.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-09
    • 文件大小:2389127
    • 提供者:raghu
  1. xiaobo

    4下载:
  2. 对一个二阶模型模型进行脉冲响应辨识,并且通过搭建simulink模型取得了两组输入-输出数据,一组是在有高斯噪声的干扰下获得u1-y3,另外一组是在没有高斯噪声的情况下获得的u1-y1,对这两组数据进行基于haar小波基的脉冲响应辨识,与实际模型的脉冲响应相比较(注:三个excel表必须放在matlab/work文件夹下才能运行)-Second-order model to a model of impulse response identification, and achieved thro
  3. 所属分类:matlab

    • 发布日期:2015-05-21
    • 文件大小:36322
    • 提供者:郜娜
  1. signal_compress_demo

    0下载:
  2. MATLAB程序,用小波变换的方法实现Haar分解与重构。-MATLAB program, the method used to achieve Haar wavelet transform decomposition and reconstruction.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1996
    • 提供者:邱志斌
  1. jifentu

    0下载:
  2. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2605
    • 提供者:冀国亮
  1. HaarFeaturesNo

    0下载:
  2. 这个是用来计算Haar-like特征数目的,用MATLAB求的某一个矩形特征的数目-This is used to calculate the number of Haar-like features, with the MATLAB find a certain number of characteristics of a rectangular
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:304175
    • 提供者:冀国亮
  1. HaarFeaturesextract

    0下载:
  2. 这个文件时用来计算haar-like特征的具体值的程序,用MATLAB写的,很不错呢-This file is used to calculate the haar-like features of the specific value of the program, written using MATLAB, pretty good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5550
    • 提供者:冀国亮
  1. Signalcompression_Haar

    0下载:
  2. 在matlab中采用Haar小波对信号进行压缩降噪处理,由此了解了Haar小波的应用方法-Haar wavelet in matlab used to compress the signal noise reduction, which learned about the application of Haar wavelet method
  3. 所属分类:Wavelet

    • 发布日期:2017-04-09
    • 文件大小:1328
    • 提供者:艾艾
  1. wavelet

    0下载:
  2. 基于haar小波的图像压缩matlab源码-source of image compression based on haar wavelet
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1375
    • 提供者:yang
  1. haardecomp_quanti_Block_bitplaneencode

    0下载:
  2. This program provides haar DWT without using matlab inbuilt function, deadzone quantization, blocking of image and bitplane encoding-This program provides haar DWT without using matlab inbuilt function, deadzone quantization, blocking of image an
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2488
    • 提供者:arjun
  1. wavelet-analysis-for-imaging-

    0下载:
  2. 利用小波分析对图像进行二级分解和重构的Matlab代码,带有中文注释,包括哈尔小波、上/下采样子函数-Using wavelet analysis to the image of the secondary decomposition and reconstruction of the Matlab code, with Chinese translations, including the Haar wavelet, up/down sampling Functions
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:164646
    • 提供者:xh cao
  1. haarmatrix

    0下载:
  2. 本程序用matlab编写,根据haar小波算法,生成任意大小NXN的矩阵。里面有两种不同构造方法,第一种是自己编写,第二种有所改动-This program is written using matlab haar wavelet algorithm to generate a matrix of any size NXN. There are two different constructor, the first is to write your own, the second is sub
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1281
    • 提供者:柠檬
  1. realadaboost

    3下载:
  2. matlab的一个基于realadaboost的人脸检测程序,有详细的源码,包括haar特征的提取,以及若分类器的学习。-Matlab based on adaboost face detection procedures, there are detailed source code, including haar feature extraction, and if the classifier learning
  3. 所属分类:2D图形编程

    • 发布日期:2014-03-18
    • 文件大小:157835
    • 提供者:杨浦东
  1. haarqz

    2下载:
  2. 基于haar小波对模拟地震信号进行滤波的MATLAB实现-Haar wavelet filtering analog seismic signals MATLAB implementation
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:1037
    • 提供者:王晓春
  1. duojihaar

    0下载:
  2. 在MAtlab中关于多级哈尔变换函数,可以实现简单的图像处理的小波变换-Multi-level Haar transform function
  3. 所属分类:Special Effects

    • 发布日期:2017-12-04
    • 文件大小:591
    • 提供者:方杰
  1. jeegall

    2下载:
  2. matlab下编写的基于哈尔小波的分解与重构函数-matlab prepared based on the Haar wavelet decomposition and reconstruction functions
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:943835
    • 提供者:CHENYIFENG
  1. harr

    0下载:
  2. matlab对于获取的图像,进行haar小波(设置不同的参数值)变化-matlab for captured images for haar wavelet (setting different parameter values) changes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:133531
    • 提供者:谢成功
« 1 2 3 4 56 »
搜珍网 www.dssz.com